func text/template.isNil
5 uses
text/template (current package)
funcs.go#L447: func isNil(v reflect.Value) bool {
funcs.go#L511: if isNil(arg1) || isNil(arg) {
funcs.go#L512: truth = isNil(arg) == isNil(arg1)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)